LargeBlobKey Property
LargeBlobKey
The large blob key for a credential.
C#
public Nullable<ReadOnlyMemory<byte>> LargeBlobKey { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ReadOnlyMemory<System.Byte>> |
Remarks
Not all calls to get credential management data will return this element, hence, it can be null.