Partager via


SecurityTemplatesDataSet.CategoryPermissionsRow.WSEC_TMPL_UID - Propriété

Obtient ou définit le GUID de modèle de sécurité web.

Espace de noms :  WebSvcSecurity
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property WSEC_TMPL_UID As Guid
    Get
    Set
'Utilisation
Dim instance As SecurityTemplatesDataSet.CategoryPermissionsRow
Dim value As Guid

value = instance.WSEC_TMPL_UID

instance.WSEC_TMPL_UID = value
public Guid WSEC_TMPL_UID { get; set; }

Valeur de propriété

Type : System.Guid

Voir aussi

Référence

SecurityTemplatesDataSet.CategoryPermissionsRow classe

SecurityTemplatesDataSet.CategoryPermissionsRow - Membres

WebSvcSecurity - Espace de noms