Classe SecurityPrincipalsGetRequest
Represents a request message for specifying the criteria for the retrieval of specified members and their attributes.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..SecurityPrincipalsGetRequest
Espace de noms : Microsoft.MasterDataServices.Services.MessageContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<MessageContractAttribute> _
Public NotInheritable Class SecurityPrincipalsGetRequest _
Inherits MessageRequest
'Utilisation
Dim instance As SecurityPrincipalsGetRequest
[MessageContractAttribute]
public sealed class SecurityPrincipalsGetRequest : MessageRequest
[MessageContractAttribute]
public ref class SecurityPrincipalsGetRequest sealed : public MessageRequest
[<SealedAttribute>]
[<MessageContractAttribute>]
type SecurityPrincipalsGetRequest =
class
inherit MessageRequest
end
public final class SecurityPrincipalsGetRequest extends MessageRequest
Le type SecurityPrincipalsGetRequest expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SecurityPrincipalsGetRequest | Initializes a new instance of the SecurityPrincipalsGetRequest class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Criteria | Gets or sets the criteria for the request. | |
International | Gets or sets a value indicating whether to use client localization information. (hérité de MessageRequest.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.