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