The URL for the OpenStack authentication service, for example,
https://dal05.objectstorage.softlayer.net/auth/v1.0/.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property OpenStackAuthenticationURL As String |
| C# |
|---|
string OpenStackAuthenticationURL { get; set; } |
| Visual C++ |
|---|
property String^ OpenStackAuthenticationURL { String^ get (); void set (String^ value); } |
| JavaScript |
|---|
function get_openStackAuthenticationURL(); function set_openStackAuthenticationURL(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: true
MaximumLengthString: 1024
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ