Class SamlIdpSigningKeyArgs
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.Deprecated
Assembly: Pulumi.Okta.dll
Syntax
public sealed class SamlIdpSigningKeyArgs : ResourceArgs
Constructors
View SourceSamlIdpSigningKeyArgs()
Declaration
public SamlIdpSigningKeyArgs()
Properties
View SourceX5cs
base64-encoded X.509 certificate chain with DER encoding
Declaration
public InputList<string> X5cs { get; set; }
Property Value
| Type | Description |
|---|---|
| InputList<System.String> |