UWP 13.1.26
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class SecurityType

Specifies the Security type for the report.

Inheritance
System.Object
SecurityType
Namespace: BoldReports.UI.Xaml
Assembly: BoldReports.UWP.dll
Syntax
public sealed class SecurityType : Enum

Fields

DataBase

Represents the use of the database's native security.

Declaration
public const SecurityType DataBase
Field Value
Type Description
SecurityType

Utilizes the built-in security features provided by the database system for authentication.

Integrated

Represents the use of Integrated security.

Declaration
public const SecurityType Integrated
Field Value
Type Description
SecurityType

This option uses the authentication context of the executing process to authenticate against the resource.

None

Represents the use of no security.

Declaration
public const SecurityType None
Field Value
Type Description
SecurityType

Select this option when no authentication mechanism is required.

Unknown

Represents that the value defined in the report will be assigned.

Declaration
public const SecurityType Unknown
Field Value
Type Description
SecurityType

This value indicates that the security type is not explicitly defined and will depend on the report's configuration.

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Windows

Represents the use of Windows Authentication.

Declaration
public const SecurityType Windows
Field Value
Type Description
SecurityType

Uses Windows credentials to authenticate users, relying on the operating system for verification.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved