Show / Hide Table of Contents

    Enum RelaySecurityType

    Defines supported relay client authentication types.

    Namespace: Nevatech.Vsb.Repository.Services.Policies
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum RelaySecurityType

    Fields

    Name Description
    AccessToken

    The client is required to provide a security token.

    None

    The client will not be required to provide a security token.

    Back to top Nevatech Sentinet 6.5 Online Documentation