Class GetRealmKeysKeyResult
Inheritance
System.Object
GetRealmKeysKeyResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Keycloak.Outputs
Assembly: Pulumi.Keycloak.dll
Syntax
public sealed class GetRealmKeysKeyResult
Fields
View SourceAlgorithm
Declaration
public readonly string Algorithm
Field Value
| Type | Description |
|---|---|
| System.String |
Certificate
Declaration
public readonly string Certificate
Field Value
| Type | Description |
|---|---|
| System.String |
Kid
Declaration
public readonly string Kid
Field Value
| Type | Description |
|---|---|
| System.String |
ProviderId
Declaration
public readonly string ProviderId
Field Value
| Type | Description |
|---|---|
| System.String |
ProviderPriority
Declaration
public readonly int ProviderPriority
Field Value
| Type | Description |
|---|---|
| System.Int32 |
PublicKey
Declaration
public readonly string PublicKey
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public readonly string Type
Field Value
| Type | Description |
|---|---|
| System.String |