Amazon.StorageGateway.Model.DescribeChapCredentialsResponse.IsSetChapCredentials C# (CSharp) Method

IsSetChapCredentials() private method

private IsSetChapCredentials ( ) : bool
return bool
        internal bool IsSetChapCredentials()
        {
            return this._chapCredentials != null && this._chapCredentials.Count > 0; 
        }
DescribeChapCredentialsResponse