Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the internal store of SIDs.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public Collection<string> Sids { get; }
public:
property Collection<String^>^ Sids {
Collection<String^>^ get();
}
Public ReadOnly Property Sids As Collection(Of String)
Property Value
Type: System.Collections.ObjectModel.Collection<String>
See Also
PolicyAssignmentUserGroups Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top