Language

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

System.Nullable<System.Guid>

A System.Guid representing the object ID.

Applies to