Class GetMetadataSamlArgs
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.Okta.App
Assembly: Pulumi.Okta.dll
Syntax
public sealed class GetMetadataSamlArgs : InvokeArgs
Constructors
View SourceGetMetadataSamlArgs()
Declaration
public GetMetadataSamlArgs()
Properties
View SourceAppId
The application ID.
Declaration
public string AppId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
KeyId
Certificate Key ID.
Declaration
public string KeyId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |