共用方式為


SecurityTemplatesDataSet.SecurityTemplatesRow.WSEC_TMPL_UID Property

Specifies the unique identifier of the web security template.

Namespace:  WebSvcSecurity
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Property WSEC_TMPL_UID As Guid
    Get
    Set
'Usage
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesRow
Dim value As Guid

value = instance.WSEC_TMPL_UID

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

Property Value

Type: System.Guid

See Also

Reference

SecurityTemplatesDataSet.SecurityTemplatesRow Class

SecurityTemplatesDataSet.SecurityTemplatesRow Members

WebSvcSecurity Namespace