ServiceClient.IService.SecurityPrincipalsGet Methode

Definition

Ruft die Sicherheitsprinzipale und ihre Berechtigungen ab.

 virtual Microsoft::MasterDataServices::SecurityPrincipalsGetResponse ^ Microsoft.MasterDataServices.IService.SecurityPrincipalsGet(Microsoft::MasterDataServices::SecurityPrincipalsGetRequest ^ request) = Microsoft::MasterDataServices::IService::SecurityPrincipalsGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.SecurityPrincipalsGetResponse IService.SecurityPrincipalsGet (Microsoft.MasterDataServices.SecurityPrincipalsGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.SecurityPrincipalsGet : Microsoft.MasterDataServices.SecurityPrincipalsGetRequest -> Microsoft.MasterDataServices.SecurityPrincipalsGetResponse
override this.Microsoft.MasterDataServices.IService.SecurityPrincipalsGet : Microsoft.MasterDataServices.SecurityPrincipalsGetRequest -> Microsoft.MasterDataServices.SecurityPrincipalsGetResponse
Function SecurityPrincipalsGet (request As SecurityPrincipalsGetRequest) As SecurityPrincipalsGetResponse Implements IService.SecurityPrincipalsGet

Parameter

request
SecurityPrincipalsGetRequest

Die Abrufanforderung.

Gibt zurück

SecurityPrincipalsGetResponse für den Vorgang.

Implementiert

Attribute

Gilt für: