Amazon.StorageGateway.Model.ChapInfo.IsSetSecretToAuthenticateInitiator C# (CSharp) Method

IsSetSecretToAuthenticateInitiator() private method

private IsSetSecretToAuthenticateInitiator ( ) : bool
return bool
        internal bool IsSetSecretToAuthenticateInitiator()
        {
            return this._secretToAuthenticateInitiator != null;
        }