Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResult.IsSetCredentials C# (CSharp) Метод

IsSetCredentials() приватный Метод

private IsSetCredentials ( ) : bool
Результат bool
        internal bool IsSetCredentials()
        {
            return this.credentials != null;
        }