Amazon.SecurityToken.Model.AssumeRoleResponse.IsSetCredentials C# (CSharp) 메소드

IsSetCredentials() 개인적인 메소드

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