Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResponse.IsSetCredentials C# (CSharp) Méthode

IsSetCredentials() private méthode

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