CloudConnectionAuthenticationProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class used to pass the properties of cloud connection authentication.
public sealed class CloudConnectionAuthenticationProperties
type CloudConnectionAuthenticationProperties = class
Public NotInheritable Class CloudConnectionAuthenticationProperties
- Inheritance
-
CloudConnectionAuthenticationProperties
Constructors
CloudConnectionAuthenticationProperties() |
Properties
Authority |
Gets or sets the authentication authority. |
IsCommonTenant |
Gets or sets is commom tenant. |
ManagedTenantNameOrId |
Gets or sets the managed tenant name or id. |
ResourceId |
Gets or sets the authentication resource id. |