SPAppPrincipalCredentialReference.ID property
取得唯一識別項。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ID As Guid
Get
'用途
Dim instance As SPAppPrincipalCredentialReference
Dim value As Guid
value = instance.ID
public Guid ID { get; }
Property value
Type: System.Guid
唯一的識別項。
請參閱
參照
SPAppPrincipalCredentialReference class