LargeBlobKey Property
LargeBlobKey
The large blob key for a credential. If this property is null, either the credential does not have a large blob key, or it does have a large blob key but it is not requested.
C#
public ReadOnlyMemory<byte>? LargeBlobKey { get; }
Property Value
Type | Description |
---|---|
ReadOnlyMemory<byte>? |