Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the approval status for the client.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public ClientRegistrationApprovalStatus ApprovalStatus { get; }
public:
property ClientRegistrationApprovalStatus ApprovalStatus {
ClientRegistrationApprovalStatus get();
}
Public ReadOnly Property ApprovalStatus As ClientRegistrationApprovalStatus
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.ClientRegistrationApprovalStatus
See Also
ClientRegistrationResponse Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top