SharedLinkSettingsRemovePasswordDetails
public class SharedLinkSettingsRemovePasswordDetails : CustomStringConvertible, JSONRepresentable
Removed the password from the shared link.
-
Shared content access level.
Declaration
Swift
public let sharedContentAccessLevel: Sharing.AccessLevel
-
Shared content link.
Declaration
Swift
public let sharedContentLink: String?
-
Declaration
Swift
public var description: String { get }