CommunicationAccessToken
@objcMembers
public class CommunicationAccessToken : NSObject
Represents an Azure service bearer access token with expiry information.
-
Undocumented
Declaration
Swift
public let token: String
-
Undocumented
Declaration
Swift
public let expiresOn: Date