AuthenticationDetailsProperties 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.
Settings for cloud authentication management
[Newtonsoft.Json.JsonObject("AuthenticationDetailsProperties")]
public class AuthenticationDetailsProperties
[<Newtonsoft.Json.JsonObject("AuthenticationDetailsProperties")>]
type AuthenticationDetailsProperties = class
Public Class AuthenticationDetailsProperties
- Inheritance
-
AuthenticationDetailsProperties
- Derived
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
AuthenticationDetailsProperties() |
Initializes a new instance of the AuthenticationDetailsProperties class. |
AuthenticationDetailsProperties(String, IList<String>) |
Initializes a new instance of the AuthenticationDetailsProperties class. |
Properties
AuthenticationProvisioningState |
Gets state of the multi-cloud connector Possible values include: 'Valid', 'Invalid', 'Expired', 'IncorrectPolicy' |
GrantedPermissions |
Gets the permissions detected in the cloud account. |