Share via


Propriété GrantorType

Obtient le type de fournisseur d'autorisations.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property GrantorType As PrincipalType
    Get
'Utilisation
Dim instance As PermissionInfo
Dim value As PrincipalType

value = instance.GrantorType
public PrincipalType GrantorType { get; }
public:
property PrincipalType GrantorType {
    PrincipalType get ();
}
member GrantorType : PrincipalType
function get GrantorType () : PrincipalType

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo. . :: . .PrincipalType
Valeur de l'objet PrincipalType qui spécifie le type de bénéficiaire.