Amazon.SecurityToken.Model.Credentials.IsSetAccessKeyId C# (CSharp) Method

IsSetAccessKeyId() private method

private IsSetAccessKeyId ( ) : bool
return bool
        internal bool IsSetAccessKeyId()
        {
            return this.accessKeyId != null;
        }