SecurityPrincipalInfoListResult 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.
The list of principals with consent status.
public class SecurityPrincipalInfoListResult : Microsoft.Azure.AzureOperationResponse
type SecurityPrincipalInfoListResult = class
inherit AzureOperationResponse
Public Class SecurityPrincipalInfoListResult
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseSecurityPrincipalInfoListResult
Constructors
SecurityPrincipalInfoListResult() |
Initializes a new instance of the SecurityPrincipalInfoListResult class. |
Properties
SecurityPrincipalInfoList |
Optional. The list of users and their consent status for this collection. |