Search Results for

    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
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    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.

    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation