UserDelegationKey.SignedOid Property

Definition

Object ID of this token.

public Guid? SignedOid { get; }
member this.SignedOid : Nullable<Guid>
Public ReadOnly Property SignedOid As Nullable(Of Guid)

Property Value

A Guid representing the object ID.

Applies to