Class ExtensionSffUser
SFF Auth Keys User extension
Inherited Members
Namespace: Oci.IdentitydomainsService.Models
Assembly: OCI.DotNetSDK.Identitydomains.dll
Syntax
public class ExtensionSffUser
Properties
SffAuthKeys
Declaration
[JsonProperty(PropertyName = "sffAuthKeys")]
public string SffAuthKeys { get; set; }
Property Value
Type | Description |
---|---|
string | SFF auth keys clob
|