Amazon.SecurityToken.Model.AssumeRoleWithSAMLRequest.IsSetPrincipalArn C# (CSharp) Méthode

IsSetPrincipalArn() private méthode

private IsSetPrincipalArn ( ) : bool
Résultat bool
        internal bool IsSetPrincipalArn()
        {
            return this._principalArn != null;
        }