Amazon.SecurityToken.Model.AssumeRoleWithWebIdentityResponse.IsSetCredentials C# (CSharp) Method

IsSetCredentials() private method

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