Amazon.StorageGateway.Model.UpdateChapCredentialsRequest.IsSetSecretToAuthenticateInitiator C# (CSharp) Méthode

IsSetSecretToAuthenticateInitiator() private méthode

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