Amazon.SimpleNotificationService.Model.ConfirmSubscriptionRequest.IsSetAuthenticateOnUnsubscribe C# (CSharp) Method

IsSetAuthenticateOnUnsubscribe() private method

private IsSetAuthenticateOnUnsubscribe ( ) : bool
return bool
        internal bool IsSetAuthenticateOnUnsubscribe()
        {
            return this._authenticateOnUnsubscribe != null;
        }