Interface ISamlProvider
A SAML provider.
Namespace: Amazon.CDK.AWS.IAM
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface ISamlProvider : IResource
Syntax (vb)
Public Interface ISamlProvider
Inherits IResource, IConstruct, IDependable
Synopsis
Properties
SamlProviderArn | The Amazon Resource Name (ARN) of the provider. |
Properties
SamlProviderArn
The Amazon Resource Name (ARN) of the provider.
string SamlProviderArn { get; }
Property Value
System.String
Remarks
Attribute: true